home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / comm / term / Xc100aUpd.lha / x-commupd / Install X-Comm < prev    next >
Text File  |  1993-01-13  |  5KB  |  156 lines

  1. Failat 20
  2.  
  3. Echo "*nX-Comm V1.00 Installation Script*n"
  4.  
  5. Version >NIL: exec.library 37
  6. If WARN
  7.         echo "Sorry, you are not currently running Kickstart 2.04 or higher."
  8.         echo "X-Comm requires that you are using Kickstart 2.04 or higher."
  9.         echo "Please install Kickstart 2.04 or higher before attempting to"
  10.         echo "install X-Comm again."
  11.  
  12.         Wait 3
  13.         Quit
  14. Endif
  15.  
  16. Echo "Version of reqtools.library already installed:"
  17. Avail FLUSH
  18. Version LIBS:reqtools.library
  19. Echo ""
  20. Echo "Version of reqtools.library to install:"
  21. avail FLUSH
  22. Version Libs/reqtools.library
  23. Echo ""
  24.  
  25. echo "This reqtools.library is an amiga shared library that is required"
  26. echo "for X-Comm to run. If you already have version 38 or higher installed"
  27. echo "on your system, then you may skip this part. Note that any version"
  28. echo "less than 38 of the library is NOT suitable for running X-Comm."
  29. echo ""
  30.  
  31. Ask "Would you like to install the Reqtools library?"
  32. If WARN
  33.         echo ""
  34.         echo "Copying ReqTools.library to LIBS: ..."
  35.         Copy Libs/ReqTools.library LIBS:
  36. Endif
  37.  
  38. echo ""
  39. echo ""
  40.  
  41. echo "The XPR protocol libraries are required by X-Comm for file transfers."
  42. echo "This archive contains only a few of the protocol libraries that are"
  43. echo "available. If you do not have any XPR libraries currently installed"
  44. echo "on your system, I strongly advise that you allow their installation."
  45. echo ""
  46.  
  47. Ask "Install the XPR transfer libraries? "
  48. If WARN
  49.         echo ""
  50.         echo "Copying XPR libraries to LIBS: ..."
  51.         copy Libs/xprzmodem.library LIBS:xprzmodem.library
  52.         copy Libs/xprymodem.library LIBS:xprymodem.library
  53.         copy Libs/xprxmodem.library LIBS:xprxmodem.library
  54.         copy Libs/xprkermit.library LIBS:xprkermit.library
  55.         copy Libs/xprascii.library LIBS:xprascii.library
  56. Endif
  57.  
  58. echo ""
  59. echo ""
  60.  
  61. echo "The XEM terminal emulation libraries allow you to use different types"
  62. echo "of terminal emulations within X-Comm. This archive contains 4 libraries"
  63. echo "that can be installed. I do recommend that you install these libraries"
  64. echo "to get the maximum usage out of X-Comm."
  65. echo ""
  66.  
  67. Ask "Install the XEM emulation libraries? "
  68. If WARN
  69.         echo ""
  70.         echo "Copying XEM libraries to LIBS: ..."
  71.         copy Libs/xemibm.library LIBS:
  72.         copy Libs/xemascii.library LIBS:
  73.         copy Libs/xemamiga.library LIBS:
  74.         copy Libs/xemvt340.library LIBS:
  75. Endif
  76.  
  77. echo ""
  78. echo ""
  79.  
  80. echo "X-Comm can optionally make use of the 'OwnDevUnit.library'. This library"
  81. echo "uses an advanced locking and ownership scheme to control access to the"
  82. echo "serial port. If you do not already have this library installed, I recommend"
  83. echo "that you install it."
  84. echo ""
  85.  
  86. Ask "Install the 'OwnDevUnit.library' to LIBS: ?"
  87. If WARN
  88.         echo ""
  89.         echo "Copying OwnDevUnit.library to LIBS: ..."
  90.         copy Libs/OwnDevUnit.library LIBS:
  91. Endif
  92.  
  93. echo ""
  94. echo ""
  95.  
  96. echo "This archive contains 2 fonts. The first is the IBM.font. You will"
  97. echo "probably have this font already, but it is included here as it is"
  98. echo "REQUIRED for the XemIBM emulation to run (I didn't write it!)"
  99. echo "If you are planning on using this library (Used mainly for ANSI"
  100. echo "and BBS's), you will need to install it."
  101. echo ""
  102.  
  103. Ask "Install IBM.font to your FONTS: directory? "
  104. If WARN
  105.         echo ""
  106.         echo "Installing IBM.font in FONTS: ..."
  107.         makedir FONTS:IBM
  108.         copy Fonts/ibm.font FONTS:
  109.         copy Fonts/IBM/8 FONTS:IBM
  110. Endif
  111.  
  112. echo ""
  113. echo ""
  114.  
  115. echo "The next font is more for convenience. It is the CourierIBM font"
  116. echo "designed by Otto Ruiter. It is the original Courier font, but with"
  117. echo "the IBM graphic charcter set incorperated into it. It is mainly"
  118. echo "designed for use with a Hires-interlaced screen due to it's size."
  119. echo "If you are planning on using X-Comm in interlaced mode, I suggest you"
  120. echo "install this font."
  121. echo ""
  122.  
  123. Ask "Install the CourierIBM.font to your FONTS: directory? "
  124. If WARN
  125.         echo "Installing CourierIBM.font in FONTS: ..."
  126.         makedir FONTS:CourierIBM
  127.         copy Fonts/CourierIBM.font FONTS:
  128.         copy Fonts/CourierIBM/13 FONTS:CourierIBM
  129. Endif
  130.  
  131. echo ""
  132. echo ""
  133.  
  134. echo "This archive contains two example ARexx scripts. They are similar and"
  135. echo "are designed to automatically log you onto BBS's."
  136. echo ""
  137.  
  138. Ask "Install example ARexx scripts to your REXX: Path? "
  139. If WARN
  140.         echo ""
  141.         echo "Copying ARexx scripts to REXX: ..."
  142.         copy Rexx/#? REXX:
  143. Endif
  144.  
  145. echo ""
  146. echo ""
  147.  
  148. echo "*nInstallation Complete!!"
  149. echo ""
  150. echo "I recommend that you make a suitable place for X-Comm and it's documentation"
  151. echo "and copy the suitable files to their place. X-Comm can be placed anywhere you"
  152. echo "like. Please see the manual for more information."
  153.  
  154. Wait 3
  155.  
  156.